.p102-fdh-3 li.on:before,
.p102-fdh-3 li:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #01539c;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.p102-fdh-3 li.on a,
.p102-fdh-3 li:hover a {
    font-weight: bold;
    color: #01539c;
}

.p102-fdh-3 li.on a:before,
.p102-fdh-3 li:hover a:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #fff;
    border: 3px solid #01539c;
    border-radius: 100%;
    left: 50%;
    margin-left: -9px;
    bottom: -8px;
    z-index: 2;
}

.p102-fdh-3 li.on a:after,
.p102-fdh-3 li:hover a:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #01539c;
    border-radius: 100%;
    left: 50%;
    margin-left: -3px;
    bottom: -2px;
    z-index: 3;
}



/*分页*/

.page {
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
	clear: both;
	text-align: center;
}

.page div {
	display: inline-block;
}

.page a,
.page span {
	position: relative;
	float: left;
	padding: 8px 14px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #000000;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	font-size: 14px;
    height: auto!important;
    width: auto!important;
}

.page .current {
	background-color: #01539c;
	border: 1px solid #01539c;
	color: #fff;
}

.page a:first-child,
.page span:first-child {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.page a:last-child,
.page span:last-child {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}


.hea h2{}
.hea .logo:before { content: ""; position: absolute; top: 27px; right: 40px; width: 1px; height: 58px; background: #bfbfbf; }
.hea .logo:before{font: 25px "Microsoft YaHei UI"; }
.hea .logo img{width: 250px;}
.menu li a{padding: 0 67px;}
.hea h2 i{background:none;text-align: left;}
.hea h2 em{text-align: left;}

.p102-fdh-1-nav-one dl{max-width: 1110px;}
.p102-fdh-1-nav-one dd{padding-bottom: 12px;}
.p102-fdh-1-nav-one dd> a{background: #f1f1f1; width: 181px;}
